home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / frame_3173 / PlaceObject2_295_8 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2008-09-12  |  131b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this._currentframe == this._totalframes)
  3.    {
  4.       _root.gotoAndPlay("SKIPFireMega");
  5.    }
  6. }
  7.